﻿2026-06-18T11:22:31.7969442Z Current runner version: '2.335.1'
2026-06-18T11:22:31.7974253Z Runner name: 'hfenduleam'
2026-06-18T11:22:31.7974726Z Runner group name: 'Default'
2026-06-18T11:22:31.7975207Z Machine name: 'HFENDULEAM'
2026-06-18T11:22:31.7977162Z ##[group]GITHUB_TOKEN Permissions
2026-06-18T11:22:31.7978450Z Contents: read
2026-06-18T11:22:31.7978789Z Metadata: read
2026-06-18T11:22:31.7979118Z Packages: read
2026-06-18T11:22:31.7979480Z ##[endgroup]
2026-06-18T11:22:31.7980715Z Secret source: Actions
2026-06-18T11:22:31.7981118Z Prepare workflow directory
2026-06-18T11:22:31.8249737Z Prepare all required actions
2026-06-18T11:22:31.8273836Z Getting action download info
2026-06-18T11:22:32.2372517Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-18T11:22:32.8456190Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-18T11:22:32.9299910Z ##[group]Run actions/checkout@v5
2026-06-18T11:22:32.9300904Z with:
2026-06-18T11:22:32.9301431Z   repository: SaberMage/spt-core
2026-06-18T11:22:32.9307610Z   token: ***
2026-06-18T11:22:32.9308130Z   ssh-strict: true
2026-06-18T11:22:32.9308684Z   ssh-user: git
2026-06-18T11:22:32.9309252Z   persist-credentials: true
2026-06-18T11:22:32.9309924Z   clean: true
2026-06-18T11:22:32.9310477Z   sparse-checkout-cone-mode: true
2026-06-18T11:22:32.9311120Z   fetch-depth: 1
2026-06-18T11:22:32.9311663Z   fetch-tags: false
2026-06-18T11:22:32.9312208Z   show-progress: true
2026-06-18T11:22:32.9312752Z   lfs: false
2026-06-18T11:22:32.9313268Z   submodules: false
2026-06-18T11:22:32.9313818Z   set-safe-directory: true
2026-06-18T11:22:32.9314543Z ##[endgroup]
2026-06-18T11:22:33.1161073Z Syncing repository: SaberMage/spt-core
2026-06-18T11:22:33.1162701Z ##[group]Getting Git version info
2026-06-18T11:22:33.1163619Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-18T11:22:33.1428885Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T11:22:33.1647123Z git version 2.43.0.windows.1
2026-06-18T11:22:33.1675013Z ##[endgroup]
2026-06-18T11:22:33.1683580Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4d116379-f47c-421c-ae8a-16b22aecbee0\.gitconfig'
2026-06-18T11:22:33.1699569Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4d116379-f47c-421c-ae8a-16b22aecbee0' before making global git config changes
2026-06-18T11:22:33.1701339Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:22:33.1705000Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T11:22:33.1969512Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-18T11:22:33.2169246Z https://github.com/SaberMage/spt-core
2026-06-18T11:22:33.2200085Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:22:33.2204419Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:22:33.2461543Z HEAD
2026-06-18T11:22:33.2732919Z ##[endgroup]
2026-06-18T11:22:33.2735868Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-18T11:22:33.6354629Z ##[group]Cleaning the repository
2026-06-18T11:22:33.6359342Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-18T11:22:33.6602335Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-18T11:22:33.7055979Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:22:33.7080842Z ##[endgroup]
2026-06-18T11:22:33.7084529Z ##[group]Disabling automatic garbage collection
2026-06-18T11:22:33.7089202Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-18T11:22:33.7309168Z ##[endgroup]
2026-06-18T11:22:33.7309631Z ##[group]Setting up auth
2026-06-18T11:22:33.7315583Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:22:33.7537822Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T11:22:34.1212137Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:22:34.1451490Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T11:22:34.5095951Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:22:35.3615995Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T11:22:35.6837142Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-18T11:22:35.7078161Z ##[endgroup]
2026-06-18T11:22:35.7078582Z ##[group]Fetching the repository
2026-06-18T11:22:35.7084881Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:22:36.4636932Z ##[endgroup]
2026-06-18T11:22:36.4637494Z ##[group]Determining the checkout info
2026-06-18T11:22:36.4638185Z ##[endgroup]
2026-06-18T11:22:36.4644795Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-18T11:22:36.4897832Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-18T11:22:36.5117235Z ##[group]Checking out the ref
2026-06-18T11:22:36.5121542Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:22:36.5513800Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:22:36.5540485Z ##[endgroup]
2026-06-18T11:22:36.5850379Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-18T11:22:36.6100491Z aa3106be6461a79aba63fc888b4545e29f4c4eed
2026-06-18T11:22:36.6434869Z ##[group]Run cargo nextest run --workspace
2026-06-18T11:22:36.6435251Z [36;1mcargo nextest run --workspace[0m
2026-06-18T11:22:36.6511847Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-18T11:22:36.6512159Z ##[endgroup]
2026-06-18T11:22:40.1659487Z    Compiling proc-macro2 v1.0.106
2026-06-18T11:22:40.1659940Z    Compiling unicode-ident v1.0.24
2026-06-18T11:22:40.1660292Z    Compiling quote v1.0.45
2026-06-18T11:22:40.1660707Z    Compiling cfg-if v1.0.4
2026-06-18T11:22:40.1660992Z    Compiling serde_core v1.0.228
2026-06-18T11:22:40.1661304Z    Compiling serde v1.0.228
2026-06-18T11:22:40.1661689Z    Compiling windows-link v0.2.1
2026-06-18T11:22:40.1662079Z    Compiling typenum v1.20.1
2026-06-18T11:22:40.1662609Z    Compiling version_check v0.9.5
2026-06-18T11:22:40.1663055Z    Compiling getrandom v0.3.4
2026-06-18T11:22:40.1664142Z    Compiling portable-atomic v1.13.1
2026-06-18T11:22:40.1664757Z    Compiling critical-section v1.2.0
2026-06-18T11:22:40.1665237Z    Compiling shlex v2.0.1
2026-06-18T11:22:40.1665665Z    Compiling memchr v2.8.1
2026-06-18T11:22:40.1666080Z    Compiling subtle v2.6.1
2026-06-18T11:22:40.1666514Z    Compiling find-msvc-tools v0.1.9
2026-06-18T11:22:40.2529632Z    Compiling windows-sys v0.61.2
2026-06-18T11:22:40.2977536Z    Compiling semver v1.0.28
2026-06-18T11:22:40.3102155Z    Compiling smallvec v1.15.1
2026-06-18T11:22:40.3867262Z    Compiling equivalent v1.0.2
2026-06-18T11:22:40.4169876Z    Compiling itoa v1.0.18
2026-06-18T11:22:40.4499174Z    Compiling getrandom v0.2.17
2026-06-18T11:22:40.5864729Z    Compiling rustc_version v0.4.1
2026-06-18T11:22:40.5886643Z    Compiling cpufeatures v0.2.17
2026-06-18T11:22:40.6493189Z    Compiling hashbrown v0.17.1
2026-06-18T11:22:40.6513082Z    Compiling generic-array v0.14.7
2026-06-18T11:22:40.6721909Z    Compiling pin-project-lite v0.2.17
2026-06-18T11:22:40.6954263Z    Compiling rand_core v0.10.1
2026-06-18T11:22:40.7316648Z    Compiling log v0.4.32
2026-06-18T11:22:40.7576076Z    Compiling getrandom v0.4.2
2026-06-18T11:22:40.8385653Z    Compiling winapi v0.3.9
2026-06-18T11:22:40.9068026Z    Compiling bitflags v2.12.1
2026-06-18T11:22:40.9092106Z    Compiling futures-core v0.3.32
2026-06-18T11:22:40.9752045Z    Compiling curve25519-dalek v4.1.3
2026-06-18T11:22:41.0018066Z    Compiling bytes v1.11.1
2026-06-18T11:22:41.0782722Z    Compiling jobserver v0.1.34
2026-06-18T11:22:41.1604687Z    Compiling rand_core v0.6.4
2026-06-18T11:22:41.1760023Z    Compiling zerocopy v0.8.50
2026-06-18T11:22:41.2551978Z    Compiling ahash v0.8.12
2026-06-18T11:22:41.2878688Z    Compiling signature v2.2.0
2026-06-18T11:22:41.3439608Z    Compiling cc v1.2.63
2026-06-18T11:22:41.3838581Z    Compiling libc v0.2.186
2026-06-18T11:22:41.3933151Z    Compiling stable_deref_trait v1.2.1
2026-06-18T11:22:41.5384197Z    Compiling indexmap v2.14.0
2026-06-18T11:22:41.5712195Z    Compiling ed25519 v2.2.3
2026-06-18T11:22:41.5749113Z    Compiling vcpkg v0.2.15
2026-06-18T11:22:41.5905494Z    Compiling pkg-config v0.3.33
2026-06-18T11:22:41.6062822Z    Compiling zmij v1.0.21
2026-06-18T11:22:41.6836468Z    Compiling syn v2.0.117
2026-06-18T11:22:41.8994864Z    Compiling serde_json v1.0.150
2026-06-18T11:22:41.9320946Z    Compiling crypto-common v0.1.7
2026-06-18T11:22:41.9482087Z    Compiling block-buffer v0.10.4
2026-06-18T11:22:41.9962164Z    Compiling autocfg v1.5.1
2026-06-18T11:22:42.0360363Z    Compiling fastrand v2.4.1
2026-06-18T11:22:42.0794252Z    Compiling digest v0.10.7
2026-06-18T11:22:42.1691313Z    Compiling futures-io v0.3.32
2026-06-18T11:22:42.2534641Z    Compiling sha2 v0.10.9
2026-06-18T11:22:42.3228604Z    Compiling slab v0.4.12
2026-06-18T11:22:42.3290864Z    Compiling futures-sink v0.3.32
2026-06-18T11:22:42.3920967Z    Compiling futures-task v0.3.32
2026-06-18T11:22:42.4102002Z    Compiling fallible-iterator v0.3.0
2026-06-18T11:22:42.4179350Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-18T11:22:42.4366397Z    Compiling futures-channel v0.3.32
2026-06-18T11:22:42.5125622Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-18T11:22:42.5926468Z    Compiling rustversion v1.0.22
2026-06-18T11:22:42.6083361Z    Compiling fnv v1.0.7
2026-06-18T11:22:42.6433833Z    Compiling cfg_aliases v0.2.1
2026-06-18T11:22:42.6503672Z    Compiling strsim v0.11.1
2026-06-18T11:22:42.6605620Z    Compiling writeable v0.6.3
2026-06-18T11:22:42.6888228Z    Compiling litemap v0.8.2
2026-06-18T11:22:42.7578316Z    Compiling cmake v0.1.58
2026-06-18T11:22:42.7777477Z    Compiling anyhow v1.0.102
2026-06-18T11:22:42.7804506Z    Compiling icu_normalizer_data v2.2.0
2026-06-18T11:22:42.8125441Z    Compiling dunce v1.0.5
2026-06-18T11:22:42.8883082Z    Compiling fs_extra v1.3.0
2026-06-18T11:22:42.9187028Z    Compiling ident_case v1.0.1
2026-06-18T11:22:42.9403977Z    Compiling utf8_iter v1.0.4
2026-06-18T11:22:43.0017997Z    Compiling icu_properties_data v2.2.0
2026-06-18T11:22:43.1212287Z    Compiling windows-targets v0.52.6
2026-06-18T11:22:43.1557887Z    Compiling percent-encoding v2.3.2
2026-06-18T11:22:43.1990155Z    Compiling http v1.4.1
2026-06-18T11:22:43.2244397Z    Compiling windows-sys v0.59.0
2026-06-18T11:22:43.2805312Z    Compiling unicode-segmentation v1.13.3
2026-06-18T11:22:43.3165799Z    Compiling cpufeatures v0.3.0
2026-06-18T11:22:43.3360951Z    Compiling aws-lc-rs v1.17.0
2026-06-18T11:22:43.5238708Z    Compiling thiserror v2.0.18
2026-06-18T11:22:43.5406707Z    Compiling scopeguard v1.2.0
2026-06-18T11:22:43.5794286Z    Compiling chacha20 v0.10.0
2026-06-18T11:22:43.5959837Z    Compiling libsqlite3-sys v0.30.1
2026-06-18T11:22:43.6803804Z    Compiling aws-lc-sys v0.41.0
2026-06-18T11:22:45.8130442Z    Compiling ring v0.17.14
2026-06-18T11:22:45.8514794Z    Compiling fs2 v0.4.3
2026-06-18T11:22:46.0510846Z    Compiling lock_api v0.4.14
2026-06-18T11:22:46.0744740Z    Compiling form_urlencoded v1.2.2
2026-06-18T11:22:46.0813227Z    Compiling untrusted v0.9.0
2026-06-18T11:22:46.1006878Z    Compiling synstructure v0.13.2
2026-06-18T11:22:46.1154394Z    Compiling darling_core v0.20.11
2026-06-18T11:22:46.2141653Z    Compiling rand v0.10.1
2026-06-18T11:22:46.2290788Z    Compiling num-traits v0.2.19
2026-06-18T11:22:46.2605905Z    Compiling windows-strings v0.5.1
2026-06-18T11:22:46.2844481Z    Compiling windows-result v0.4.1
2026-06-18T11:22:46.3774110Z    Compiling heck v0.5.0
2026-06-18T11:22:46.3977978Z    Compiling rustls v0.23.40
2026-06-18T11:22:46.5524895Z    Compiling convert_case v0.10.0
2026-06-18T11:22:46.6340565Z    Compiling const-oid v0.10.2
2026-06-18T11:22:46.6921437Z    Compiling unicode-xid v0.2.6
2026-06-18T11:22:46.7364919Z    Compiling atomic-waker v1.1.2
2026-06-18T11:22:46.7903052Z    Compiling parking_lot_core v0.9.12
2026-06-18T11:22:46.8628095Z    Compiling httparse v1.10.1
2026-06-18T11:22:46.9388125Z    Compiling socket2 v0.6.4
2026-06-18T11:22:46.9555984Z    Compiling mio v1.2.1
2026-06-18T11:22:46.9844669Z    Compiling http-body v1.0.1
2026-06-18T11:22:46.9868904Z    Compiling hybrid-array v0.4.12
2026-06-18T11:22:47.0661863Z    Compiling base64ct v1.8.3
2026-06-18T11:22:47.1474989Z    Compiling either v1.16.0
2026-06-18T11:22:47.1857472Z    Compiling powerfmt v0.2.0
2026-06-18T11:22:47.4264705Z    Compiling deranged v0.5.8
2026-06-18T11:22:47.4817183Z    Compiling pem-rfc7468 v1.0.0
2026-06-18T11:22:47.5453464Z    Compiling memoffset v0.6.5
2026-06-18T11:22:47.5879598Z    Compiling time-core v0.1.8
2026-06-18T11:22:47.6909195Z    Compiling base64 v0.22.1
2026-06-18T11:22:47.7504880Z    Compiling tower-service v0.3.3
2026-06-18T11:22:47.8257068Z    Compiling tinyvec_macros v0.1.1
2026-06-18T11:22:47.8605228Z    Compiling num-conv v0.2.2
2026-06-18T11:22:47.8809475Z    Compiling try-lock v0.2.5
2026-06-18T11:22:47.9560574Z    Compiling ref-cast v1.0.25
2026-06-18T11:22:48.0009423Z    Compiling thiserror v1.0.69
2026-06-18T11:22:48.0074210Z    Compiling data-encoding v2.11.0
2026-06-18T11:22:48.0570039Z    Compiling want v0.3.1
2026-06-18T11:22:48.1085810Z    Compiling tinyvec v1.11.0
2026-06-18T11:22:48.1370811Z    Compiling parking_lot v0.12.5
2026-06-18T11:22:48.3026023Z    Compiling block-buffer v0.12.0
2026-06-18T11:22:48.3481392Z    Compiling crypto-common v0.2.2
2026-06-18T11:22:48.3510691Z    Compiling vergen-lib v9.1.0
2026-06-18T11:22:48.3828558Z    Compiling serde_derive_internals v0.29.1
2026-06-18T11:22:48.5064852Z    Compiling n0-future v0.3.2
2026-06-18T11:22:48.5917281Z    Compiling serial-core v0.4.0
2026-06-18T11:22:48.6334358Z    Compiling inout v0.1.4
2026-06-18T11:22:48.7636542Z    Compiling aho-corasick v1.1.4
2026-06-18T11:22:48.7644954Z    Compiling parking v2.2.1
2026-06-18T11:22:48.7951719Z    Compiling regex-syntax v0.8.10
2026-06-18T11:22:48.8545496Z    Compiling cordyceps v0.3.4
2026-06-18T11:22:48.8658327Z    Compiling diatomic-waker v0.2.3
2026-06-18T11:22:48.8964726Z    Compiling winnow v0.7.15
2026-06-18T11:22:48.9289348Z    Compiling serde_derive v1.0.228
2026-06-18T11:22:49.0096465Z    Compiling zeroize_derive v1.4.3
2026-06-18T11:22:49.0326234Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-18T11:22:49.0866091Z    Compiling zerofrom-derive v0.1.7
2026-06-18T11:22:49.1946762Z    Compiling yoke-derive v0.8.2
2026-06-18T11:22:49.2973431Z    Compiling tokio-macros v2.7.0
2026-06-18T11:22:49.5062204Z    Compiling futures-macro v0.3.32
2026-06-18T11:22:50.4230766Z    Compiling zerovec-derive v0.11.3
2026-06-18T11:22:50.4690857Z    Compiling displaydoc v0.2.6
2026-06-18T11:22:50.5917893Z    Compiling tracing-attributes v0.1.31
2026-06-18T11:22:50.7330002Z    Compiling thiserror-impl v2.0.18
2026-06-18T11:22:50.7876848Z    Compiling darling_macro v0.20.11
2026-06-18T11:22:50.8388672Z    Compiling zeroize v1.8.2
2026-06-18T11:22:50.8831233Z    Compiling derive_more-impl v2.1.1
2026-06-18T11:22:50.9739272Z    Compiling tokio v1.52.3
2026-06-18T11:22:51.2733032Z    Compiling futures-util v0.3.32
2026-06-18T11:22:51.3017627Z    Compiling zerofrom v0.1.8
2026-06-18T11:22:51.3083873Z    Compiling rustls-pki-types v1.14.1
2026-06-18T11:22:51.3792252Z    Compiling darling v0.20.11
2026-06-18T11:22:51.4975603Z    Compiling windows-implement v0.60.2
2026-06-18T11:22:51.6259127Z    Compiling yoke v0.8.3
2026-06-18T11:22:51.6671175Z    Compiling derive_builder_core v0.20.2
2026-06-18T11:22:52.0165631Z    Compiling zerovec v0.11.6
2026-06-18T11:22:52.0689959Z    Compiling zerotrie v0.2.4
2026-06-18T11:22:52.2017152Z    Compiling windows-interface v0.59.3
2026-06-18T11:22:52.3709665Z    Compiling ed25519-dalek v2.2.0
2026-06-18T11:22:52.4909449Z    Compiling n0-error-macros v0.1.3
2026-06-18T11:22:52.5903959Z    Compiling spt-proto v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-18T11:22:52.8363997Z    Compiling tinystr v0.8.3
2026-06-18T11:22:52.8610479Z    Compiling potential_utf v0.1.5
2026-06-18T11:22:52.9202184Z    Compiling spez v0.1.2
2026-06-18T11:22:53.1199743Z    Compiling icu_locale_core v2.2.0
2026-06-18T11:22:53.1442199Z    Compiling icu_collections v2.2.0
2026-06-18T11:22:53.1825485Z    Compiling der v0.8.0-rc.10
2026-06-18T11:22:53.1897005Z    Compiling ref-cast-impl v1.0.25
2026-06-18T11:22:53.2178343Z    Compiling derive_builder_macro v0.20.2
2026-06-18T11:22:53.2963200Z    Compiling windows-core v0.62.2
2026-06-18T11:22:53.5018186Z    Compiling ipnet v2.12.0
2026-06-18T11:22:53.6820727Z    Compiling toml_datetime v0.6.11
2026-06-18T11:22:53.7499768Z    Compiling n0-error v0.1.3
2026-06-18T11:22:53.8136809Z    Compiling derive_builder v0.20.2
2026-06-18T11:22:54.0204825Z    Compiling serde_spanned v0.6.9
2026-06-18T11:22:54.0367999Z    Compiling thiserror-impl v1.0.69
2026-06-18T11:22:54.2200451Z    Compiling once_cell v1.21.4
2026-06-18T11:22:54.2276404Z    Compiling icu_provider v2.2.0
2026-06-18T11:22:54.2298160Z    Compiling pin-project-internal v1.1.13
2026-06-18T11:22:54.2527176Z    Compiling httpdate v1.0.3
2026-06-18T11:22:54.2980761Z    Compiling winnow v1.0.3
2026-06-18T11:22:54.5458155Z    Compiling tracing-core v0.1.36
2026-06-18T11:22:54.5523368Z    Compiling icu_properties v2.2.0
2026-06-18T11:22:54.5657967Z    Compiling icu_normalizer v2.2.0
2026-06-18T11:22:54.6171254Z    Compiling tempfile v3.27.0
2026-06-18T11:22:54.6333156Z    Compiling spin v0.10.0
2026-06-18T11:22:54.8178291Z    Compiling hashbrown v0.14.5
2026-06-18T11:22:54.8620459Z    Compiling winreg v0.10.1
2026-06-18T11:22:54.9859691Z    Compiling tracing v0.1.44
2026-06-18T11:22:55.2032030Z    Compiling crossbeam-utils v0.8.21
2026-06-18T11:22:55.2651357Z    Compiling toml_write v0.1.2
2026-06-18T11:22:55.2968849Z    Compiling futures-buffered v0.2.13
2026-06-18T11:22:55.4089687Z    Compiling hashlink v0.9.1
2026-06-18T11:22:55.4350602Z    Compiling spki v0.8.0-rc.4
2026-06-18T11:22:55.4508232Z    Compiling regex-automata v0.4.14
2026-06-18T11:22:55.5178450Z    Compiling tokio-util v0.7.18
2026-06-18T11:22:55.5539490Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-18T11:22:55.6264400Z    Compiling toml_edit v0.22.27
2026-06-18T11:22:55.6364630Z    Compiling schemars_derive v1.2.1
2026-06-18T11:22:55.6675159Z    Compiling rusqlite v0.32.1
2026-06-18T11:22:55.6841956Z    Compiling idna_adapter v1.2.2
2026-06-18T11:22:55.7148740Z    Compiling digest v0.11.3
2026-06-18T11:22:55.7992020Z    Compiling idna v1.1.0
2026-06-18T11:22:55.9081627Z    Compiling futures-lite v2.6.1
2026-06-18T11:22:56.3118816Z    Compiling url v2.5.8
2026-06-18T11:22:56.3125299Z    Compiling h2 v0.4.14
2026-06-18T11:22:56.4745128Z    Compiling spt-store v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-18T11:22:56.6262050Z    Compiling pin-project v1.1.13
2026-06-18T11:22:56.6441072Z    Compiling derive_more v2.1.1
2026-06-18T11:22:56.6680308Z    Compiling cipher v0.4.4
2026-06-18T11:22:56.7045463Z    Compiling serial-windows v0.4.0
2026-06-18T11:22:56.9141063Z    Compiling vergen v9.1.0
2026-06-18T11:22:56.9324683Z    Compiling vergen-lib v0.1.6
2026-06-18T11:22:56.9341333Z    Compiling noq-udp v0.10.0
2026-06-18T11:22:56.9501612Z    Compiling universal-hash v0.5.1
2026-06-18T11:22:57.0325633Z    Compiling sync_wrapper v1.0.2
2026-06-18T11:22:57.0973788Z    Compiling heapless v0.7.17
2026-06-18T11:22:57.1237647Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-18T11:22:57.2252259Z    Compiling opaque-debug v0.3.1
2026-06-18T11:22:57.2294864Z    Compiling byteorder v1.5.0
2026-06-18T11:22:57.2522776Z    Compiling allocator-api2 v0.2.21
2026-06-18T11:22:57.2803782Z    Compiling lazy_static v1.5.0
2026-06-18T11:22:57.2905243Z    Compiling pin-utils v0.1.0
2026-06-18T11:22:57.3696459Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-18T11:22:57.4362671Z    Compiling bitflags v1.3.2
2026-06-18T11:22:57.4379881Z    Compiling dyn-clone v1.0.20
2026-06-18T11:22:57.4682827Z    Compiling hash32 v0.2.1
2026-06-18T11:22:58.5745888Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-18T11:22:58.5870767Z    Compiling nix v0.25.1
2026-06-18T11:22:58.5962067Z    Compiling schemars v1.2.1
2026-06-18T11:22:58.5995786Z    Compiling shared_library v0.1.9
2026-06-18T11:22:58.6258984Z    Compiling polyval v0.6.2
2026-06-18T11:22:58.6638252Z    Compiling regex v1.12.3
2026-06-18T11:22:58.7099434Z    Compiling toml v0.8.23
2026-06-18T11:22:58.7664787Z    Compiling serial v0.4.0
2026-06-18T11:22:58.7688839Z    Compiling filedescriptor v0.8.3
2026-06-18T11:22:58.9776247Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-18T11:22:59.0339050Z    Compiling futures-executor v0.3.32
2026-06-18T11:22:59.1366346Z    Compiling spt-msg v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-18T11:22:59.2550159Z    Compiling hyper v1.10.1
2026-06-18T11:22:59.2675669Z    Compiling prefix-trie v0.8.4
2026-06-18T11:22:59.4981607Z    Compiling spin v0.9.8
2026-06-18T11:22:59.5345975Z    Compiling vergen-gitcl v1.0.8
2026-06-18T11:22:59.5538458Z    Compiling windows-threading v0.2.1
2026-06-18T11:22:59.8016367Z    Compiling shell-words v1.1.1
2026-06-18T11:22:59.8211379Z    Compiling ryu v1.0.23
2026-06-18T11:22:59.9250312Z    Compiling signature v3.0.0
2026-06-18T11:22:59.9753709Z    Compiling downcast-rs v1.2.1
2026-06-18T11:23:00.1211387Z    Compiling tower-layer v0.3.3
2026-06-18T11:23:00.1254424Z    Compiling portable-pty v0.8.1
2026-06-18T11:23:00.1491623Z    Compiling ed25519 v3.0.0-rc.4
2026-06-18T11:23:00.2082100Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-18T11:23:00.2995222Z    Compiling windows-future v0.3.2
2026-06-18T11:23:00.3592655Z    Compiling proc-macro-crate v3.5.0
2026-06-18T11:23:00.6866181Z    Compiling hyper-util v0.1.20
2026-06-18T11:23:00.7490010Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-18T11:23:00.8737639Z    Compiling futures v0.3.32
2026-06-18T11:23:01.1039550Z    Compiling ghash v0.5.1
2026-06-18T11:23:01.1877738Z    Compiling aes v0.8.4
2026-06-18T11:23:01.2514292Z    Compiling ctr v0.9.2
2026-06-18T11:23:01.4079441Z    Compiling sha2 v0.11.0-rc.5
2026-06-18T11:23:01.4626403Z    Compiling windows-numerics v0.3.1
2026-06-18T11:23:01.4767677Z    Compiling windows-collections v0.3.2
2026-06-18T11:23:01.5649474Z    Compiling cobs v0.3.0
2026-06-18T11:23:01.5887467Z    Compiling postcard-derive v0.2.2
2026-06-18T11:23:01.5992509Z    Compiling time v0.3.47
2026-06-18T11:23:01.6714890Z    Compiling http-body-util v0.1.3
2026-06-18T11:23:01.7368977Z    Compiling aead v0.5.2
2026-06-18T11:23:01.7548349Z    Compiling widestring v1.2.1
2026-06-18T11:23:01.8586277Z    Compiling ipconfig v0.3.4
2026-06-18T11:23:01.9139922Z    Compiling aes-gcm v0.10.3
2026-06-18T11:23:01.9634254Z    Compiling data-encoding-macro v0.1.20
2026-06-18T11:23:01.9724838Z    Compiling num_enum_derive v0.7.6
2026-06-18T11:23:01.9795056Z    Compiling tower v0.5.3
2026-06-18T11:23:02.0069560Z    Compiling windows v0.62.2
2026-06-18T11:23:02.0764224Z    Compiling spt-runtime v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-18T11:23:02.1413297Z    Compiling crossbeam-channel v0.5.15
2026-06-18T11:23:02.2230609Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-18T11:23:02.3377901Z    Compiling crossbeam-epoch v0.9.18
2026-06-18T11:23:02.3761234Z    Compiling postcard v1.1.3
2026-06-18T11:23:02.6252331Z    Compiling chrono v0.4.45
2026-06-18T11:23:02.6740583Z    Compiling enum-assoc v1.3.0
2026-06-18T11:23:02.7613833Z    Compiling strum_macros v0.28.0
2026-06-18T11:23:02.8097847Z    Compiling iroh-metrics-derive v0.4.1
2026-06-18T11:23:02.8501640Z    Compiling async-trait v0.1.89
2026-06-18T11:23:02.9911608Z    Compiling windows-registry v0.6.1
2026-06-18T11:23:03.1152418Z    Compiling blake3 v1.8.5
2026-06-18T11:23:03.3318144Z    Compiling netwatch v0.16.0
2026-06-18T11:23:03.4218856Z    Compiling noq v0.18.0
2026-06-18T11:23:03.4303669Z    Compiling uuid v1.23.2
2026-06-18T11:23:03.5461816Z    Compiling acto v0.8.2
2026-06-18T11:23:03.6547225Z    Compiling foldhash v0.2.0
2026-06-18T11:23:03.7284388Z    Compiling sorted-index-buffer v0.2.1
2026-06-18T11:23:03.7447482Z    Compiling identity-hash v0.1.0
2026-06-18T11:23:03.8697855Z    Compiling tagptr v0.2.0
2026-06-18T11:23:03.8742554Z    Compiling lru-slab v0.1.2
2026-06-18T11:23:03.8930752Z    Compiling rustc-hash v2.1.2
2026-06-18T11:23:03.9276463Z    Compiling xml-rs v0.8.28
2026-06-18T11:23:03.9430412Z    Compiling mac-addr v0.3.0
2026-06-18T11:23:04.0924548Z    Compiling netdev v0.42.0
2026-06-18T11:23:04.0956376Z    Compiling moka v0.12.15
2026-06-18T11:23:04.1188488Z    Compiling hashbrown v0.16.1
2026-06-18T11:23:04.1680593Z    Compiling iroh-relay v0.98.0
2026-06-18T11:23:04.2081524Z    Compiling iroh-metrics v0.38.3
2026-06-18T11:23:04.2311053Z    Compiling num_enum v0.7.6
2026-06-18T11:23:04.5286041Z    Compiling tower-http v0.6.11
2026-06-18T11:23:04.5776493Z    Compiling xmltree v0.10.3
2026-06-18T11:23:04.8192169Z    Compiling iroh-base v0.98.0
2026-06-18T11:23:04.8285381Z    Compiling spt-term v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-18T11:23:04.8648627Z    Compiling n0-watcher v0.6.1
2026-06-18T11:23:04.8917718Z    Compiling attohttpc v0.30.1
2026-06-18T11:23:04.9487271Z    Compiling tokio-stream v0.1.18
2026-06-18T11:23:05.1541450Z    Compiling simple-dns v0.9.3
2026-06-18T11:23:05.1913862Z    Compiling sha1_smol v1.0.1
2026-06-18T11:23:05.3686572Z    Compiling smol_str v0.1.24
2026-06-18T11:23:06.3260019Z    Compiling strum v0.28.0
2026-06-18T11:23:06.3398016Z    Compiling simdutf8 v0.1.5
2026-06-18T11:23:06.3476796Z    Compiling arrayvec v0.7.6
2026-06-18T11:23:06.4443125Z    Compiling arrayref v0.3.9
2026-06-18T11:23:06.4493191Z    Compiling constant_time_eq v0.4.2
2026-06-18T11:23:06.4517482Z    Compiling resolv-conf v0.7.6
2026-06-18T11:23:06.5654530Z    Compiling iroh-dns v0.98.0
2026-06-18T11:23:06.5812584Z    Compiling igd-next v0.17.1
2026-06-18T11:23:06.6400187Z    Compiling lru v0.16.4
2026-06-18T11:23:06.6507495Z    Compiling webpki-roots v1.0.7
2026-06-18T11:23:06.6750813Z    Compiling seize v0.5.1
2026-06-18T11:23:06.8581273Z    Compiling serde_bytes v0.11.19
2026-06-18T11:23:06.9279863Z    Compiling iroh v0.98.2
2026-06-18T11:23:06.9584429Z    Compiling hmac v0.12.1
2026-06-18T11:23:07.0187676Z    Compiling cmov v0.5.4
2026-06-18T11:23:07.1321241Z    Compiling hkdf v0.12.4
2026-06-18T11:23:07.1380998Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-18T11:23:07.1688198Z    Compiling papaya v0.2.4
2026-06-18T11:23:07.1956181Z    Compiling backon v1.6.0
2026-06-18T11:23:07.2469079Z    Compiling ctutils v0.4.2
2026-06-18T11:23:07.2970785Z    Compiling spake2 v0.4.0
2026-06-18T11:23:07.2973452Z    Compiling sha1 v0.10.6
2026-06-18T11:23:07.3506647Z    Compiling spt-live v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-18T11:23:07.4830906Z    Compiling doctest-file v1.1.1
2026-06-18T11:23:07.5032620Z    Compiling recvmsg v1.0.0
2026-06-18T11:23:07.5644066Z    Compiling darling_core v0.23.0
2026-06-18T11:23:07.6290241Z    Compiling utf8parse v0.2.2
2026-06-18T11:23:07.7003905Z    Compiling once_cell_polyfill v1.70.2
2026-06-18T11:23:07.7339217Z    Compiling anstyle v1.0.14
2026-06-18T11:23:07.7339747Z    Compiling anstyle-parse v1.0.0
2026-06-18T11:23:07.8090689Z    Compiling anstyle-query v1.1.5
2026-06-18T11:23:07.8363481Z    Compiling instability v0.3.12
2026-06-18T11:23:07.9685316Z    Compiling anstyle-wincon v3.0.11
2026-06-18T11:23:07.9821172Z    Compiling paste v1.0.15
2026-06-18T11:23:08.0522079Z    Compiling foldhash v0.1.5
2026-06-18T11:23:08.0670861Z    Compiling is_terminal_polyfill v1.70.2
2026-06-18T11:23:08.0844550Z    Compiling interprocess v2.4.2
2026-06-18T11:23:08.1650409Z    Compiling colorchoice v1.0.5
2026-06-18T11:23:08.2889862Z    Compiling anstream v1.0.0
2026-06-18T11:23:08.3111030Z    Compiling hashbrown v0.15.5
2026-06-18T11:23:08.3160415Z    Compiling strum_macros v0.26.4
2026-06-18T11:23:08.3579922Z    Compiling itertools v0.13.0
2026-06-18T11:23:08.3580611Z    Compiling terminal_size v0.4.4
2026-06-18T11:23:08.5114546Z    Compiling castaway v0.2.4
2026-06-18T11:23:08.6402142Z    Compiling crossterm_winapi v0.9.1
2026-06-18T11:23:08.8211249Z    Compiling static_assertions v1.1.0
2026-06-18T11:23:08.9034188Z    Compiling clap_lex v1.1.0
2026-06-18T11:23:08.9425968Z    Compiling unicode-width v0.1.14
2026-06-18T11:23:08.9997822Z    Compiling indoc v2.0.7
2026-06-18T11:23:09.0394117Z    Compiling clap_builder v4.6.0
2026-06-18T11:23:09.0600383Z    Compiling compact_str v0.8.2
2026-06-18T11:23:09.2125989Z    Compiling lru v0.12.5
2026-06-18T11:23:09.2218857Z    Compiling crossterm v0.28.1
2026-06-18T11:23:09.5383584Z    Compiling clap_derive v4.6.1
2026-06-18T11:23:09.5914006Z    Compiling cassowary v0.3.0
2026-06-18T11:23:09.6365868Z    Compiling unicode-width v0.2.0
2026-06-18T11:23:09.6999465Z    Compiling unicode-truncate v1.1.0
2026-06-18T11:23:09.8657085Z    Compiling nucleo-matcher v0.3.1
2026-06-18T11:23:09.9488225Z    Compiling qrcode v0.14.1
2026-06-18T11:23:10.8420767Z    Compiling strum v0.26.3
2026-06-18T11:23:11.3005743Z    Compiling wmi v0.18.4
2026-06-18T11:23:12.2048251Z    Compiling darling_macro v0.23.0
2026-06-18T11:23:12.7253380Z    Compiling darling v0.23.0
2026-06-18T11:23:12.9109743Z    Compiling clap v4.6.1
2026-06-18T11:23:13.2482918Z    Compiling mock-adapter v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-18T11:23:13.9207487Z    Compiling portmapper v0.16.0
2026-06-18T11:23:14.1644538Z    Compiling ratatui v0.29.0
2026-06-18T11:23:28.1426413Z    Compiling rustls-webpki v0.103.13
2026-06-18T11:23:30.7109851Z    Compiling tokio-rustls v0.26.4
2026-06-18T11:23:30.7110268Z    Compiling noq-proto v0.17.0
2026-06-18T11:23:30.7112783Z    Compiling rustls-platform-verifier v0.7.0
2026-06-18T11:23:30.9100512Z    Compiling hyper-rustls v0.27.9
2026-06-18T11:23:30.9100929Z    Compiling hickory-net v0.26.0-beta.4
2026-06-18T11:23:30.9101254Z    Compiling tokio-websockets v0.13.2
2026-06-18T11:23:31.5919306Z    Compiling reqwest v0.13.4
2026-06-18T11:23:32.4770358Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-18T11:23:50.5467771Z    Compiling spt-net v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-18T11:23:51.9324455Z    Compiling spt-daemon v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-18T11:24:01.5810806Z    Compiling spt v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-18T11:24:21.8459259Z rustc-LLVM ERROR: IO failure on output stream: no space on device
2026-06-18T11:24:21.8663392Z rustc-LLVM ERROR: IO failure on output stream: no space on device
2026-06-18T11:24:21.8954299Z error: failed to write query cache to `\\?\C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental\brain_swap-39zt7al5vdqvs\s-hjl7a6jr9o-1gaivtd-working\query-cache.bin`: There is not enough space on the disk. (os error 112)
2026-06-18T11:24:21.8955927Z 
2026-06-18T11:24:21.9081294Z error: failed to write query cache to `\\?\C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental\daemon_e2e-01juhd4zu9fk7\s-hjl7a6i0xc-13ae7us-working\query-cache.bin`: There is not enough space on the disk. (os error 112)
2026-06-18T11:24:21.9269503Z 
2026-06-18T11:24:21.9315217Z error: failed to write work product index to `\\?\C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental\netstream-0nwi4f5em9lct\s-hjl7a5tjlk-119jtqj-working\work-products.bin`: There is not enough space on the disk. (os error 112)
2026-06-18T11:24:21.9316787Z 
2026-06-18T11:24:21.9317000Z error: could not compile `spt-daemon` (test "pump")
2026-06-18T11:24:21.9317255Z 
2026-06-18T11:24:21.9317460Z Caused by:
2026-06-18T11:24:21.9332504Z   process didn't exit successfully: `C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rustc.exe --crate-name pump --edition=2021 crates\spt-daemon\tests\pump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg cfg(docsrs,test) --check-cfg "cfg(feature, values())" -C metadata=773fd8c9edf8ba63 -C extra-filename=-7ba1fcc2962c5c7f --out-dir C:\actions-runner\_work\spt-core\spt-core\target\debug\deps -C incremental=C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental -L dependency=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps --extern base64=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbase64-b548805f762d34b4.rlib --extern ed25519_dalek=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libed25519_dalek-97fab2c71a4e1d4b.rlib --extern hmac=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhmac-e996b185f044bfe1.rlib --extern interprocess=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libinterprocess-95598dbd831d4f3c.rlib --extern serde=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde-2cfe227265f9e30b.rlib --extern serde_json=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde_json-17281f0e02bd2a5a.rlib --extern sha2=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libsha2-8b10433dc072d985.rlib --extern spt_daemon=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_daemon-fec883a7829a97aa.rlib --extern spt_live=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_live-b6ec9d79609585d5.rlib --extern spt_msg=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_msg-345260dbf9ff089b.rlib --extern spt_net=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_net-ca2c97e93cdd672a.rlib --extern spt_proto=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_proto-0fd4aade255656a9.rlib --extern spt_runtime=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_runtime-1225fe687a0ff9d2.rlib --extern spt_store=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_store-2004f920cce027c8.rlib --extern spt_term=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_term-5bdc71bd59562e29.rlib --extern tempfile=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtempfile-e58c7f10086d5d2b.rlib --extern tokio=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio-5cfdff6656aca6b6.rlib -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\libsqlite3-sys-dfb857ecd39841b9\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\blake3-60c87a81e6cc6ba6\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\blake3-60c87a81e6cc6ba6\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\aws-lc-sys-1a05d93e0719da20\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\ring-9c61033a2441dbc4\out -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L native=C:\Users\decid\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\windows_x86_64_msvc-0.52.6\lib -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64"` (exit code: 101)
2026-06-18T11:24:21.9345849Z warning: build failed, waiting for other jobs to finish...
2026-06-18T11:24:21.9346331Z error: could not compile `spt-daemon` (test "netstream") due to 1 previous error
2026-06-18T11:24:21.9346800Z error: could not compile `spt-daemon` (test "twohost")
2026-06-18T11:24:21.9347016Z 
2026-06-18T11:24:21.9347133Z Caused by:
2026-06-18T11:24:21.9359592Z   process didn't exit successfully: `C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rustc.exe --crate-name twohost --edition=2021 crates\spt-daemon\tests\twohost.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg cfg(docsrs,test) --check-cfg "cfg(feature, values())" -C metadata=b5d110358ff17ff8 -C extra-filename=-f92bfafa03f40dd8 --out-dir C:\actions-runner\_work\spt-core\spt-core\target\debug\deps -C incremental=C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental -L dependency=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps --extern base64=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbase64-b548805f762d34b4.rlib --extern ed25519_dalek=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libed25519_dalek-97fab2c71a4e1d4b.rlib --extern hmac=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhmac-e996b185f044bfe1.rlib --extern interprocess=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libinterprocess-95598dbd831d4f3c.rlib --extern serde=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde-2cfe227265f9e30b.rlib --extern serde_json=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde_json-17281f0e02bd2a5a.rlib --extern sha2=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libsha2-8b10433dc072d985.rlib --extern spt_daemon=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_daemon-fec883a7829a97aa.rlib --extern spt_live=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_live-b6ec9d79609585d5.rlib --extern spt_msg=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_msg-345260dbf9ff089b.rlib --extern spt_net=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_net-ca2c97e93cdd672a.rlib --extern spt_proto=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_proto-0fd4aade255656a9.rlib --extern spt_runtime=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_runtime-1225fe687a0ff9d2.rlib --extern spt_store=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_store-2004f920cce027c8.rlib --extern spt_term=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_term-5bdc71bd59562e29.rlib --extern tempfile=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtempfile-e58c7f10086d5d2b.rlib --extern tokio=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio-5cfdff6656aca6b6.rlib -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\libsqlite3-sys-dfb857ecd39841b9\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\blake3-60c87a81e6cc6ba6\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\blake3-60c87a81e6cc6ba6\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\aws-lc-sys-1a05d93e0719da20\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\ring-9c61033a2441dbc4\out -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L native=C:\Users\decid\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\windows_x86_64_msvc-0.52.6\lib -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64"` (exit code: 101)
2026-06-18T11:24:21.9375961Z error: could not compile `spt-daemon` (test "brain_swap") due to 1 previous error
2026-06-18T11:24:21.9376976Z error: could not compile `spt-daemon` (test "daemon_e2e") due to 1 previous error
2026-06-18T11:24:23.9497274Z ##[warning]You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 13 MB
2026-06-18T11:24:24.4917142Z error: linking with `link.exe` failed: exit code: 1180
2026-06-18T11:24:24.4917599Z   |
2026-06-18T11:24:24.7020512Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcl3Y10J\\symbols.o" "<46 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libtempfile-e58c7f10086d5d2b,libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\access-108a65872a113e62.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcl3Y10J\\access-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcl3Y10J\\access-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcl3Y10J\\access-2.natvis"
2026-06-18T11:24:24.7053726Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:24.7054857Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\access-108a65872a113e62.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\access-108a65872a113e62.exp␍
2026-06-18T11:24:24.7055946Z           C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\access-108a65872a113e62.exe : fatal error LNK1180: insufficient disk space to complete link␍
2026-06-18T11:24:24.7056416Z           
2026-06-18T11:24:24.7056531Z 
2026-06-18T11:24:24.9855557Z error: linking with `link.exe` failed: exit code: 1318
2026-06-18T11:24:24.9855878Z   |
2026-06-18T11:24:24.9882885Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcwXKmbb\\symbols.o" "<82 object files omitted>" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/libtempfile-e58c7f10086d5d2b.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\propagate-68e52b7838965771.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcwXKmbb\\propagate-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcwXKmbb\\propagate-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcwXKmbb\\propagate-2.natvis"
2026-06-18T11:24:24.9909659Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:24.9910602Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\propagate-68e52b7838965771.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\propagate-68e52b7838965771.exp␍
2026-06-18T11:24:24.9911497Z           LINK : fatal error LNK1318: Unexpected PDB error; LIMIT (12) 'C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\propagate-68e52b7838965771.pdb'␍
2026-06-18T11:24:24.9911963Z           
2026-06-18T11:24:24.9912242Z 
2026-06-18T11:24:24.9912348Z error: linking with `link.exe` failed: exit code: 1318
2026-06-18T11:24:24.9912598Z   |
2026-06-18T11:24:24.9938899Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcsazbQE\\symbols.o" "<84 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libtempfile-e58c7f10086d5d2b,libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\dispatch-c6180a11dc42b0ef.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcsazbQE\\dispatch-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcsazbQE\\dispatch-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcsazbQE\\dispatch-2.natvis"
2026-06-18T11:24:24.9995025Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:24.9995888Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\dispatch-c6180a11dc42b0ef.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\dispatch-c6180a11dc42b0ef.exp␍
2026-06-18T11:24:24.9996776Z           LINK : fatal error LNK1318: Unexpected PDB error; LIMIT (12) 'C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\dispatch-c6180a11dc42b0ef.pdb'␍
2026-06-18T11:24:24.9997220Z           
2026-06-18T11:24:24.9997329Z 
2026-06-18T11:24:24.9997428Z error: linking with `link.exe` failed: exit code: 1318
2026-06-18T11:24:24.9997682Z   |
2026-06-18T11:24:25.0024361Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcpEDGag\\symbols.o" "<56 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libtempfile-e58c7f10086d5d2b,libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\mesh-1488eb192e2a2b37.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcpEDGag\\mesh-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcpEDGag\\mesh-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcpEDGag\\mesh-2.natvis"
2026-06-18T11:24:25.0050771Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:25.0051540Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\mesh-1488eb192e2a2b37.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\mesh-1488eb192e2a2b37.exp␍
2026-06-18T11:24:25.0052365Z           LINK : fatal error LNK1318: Unexpected PDB error; LIMIT (12) 'C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\mesh-1488eb192e2a2b37.pdb'␍
2026-06-18T11:24:25.0052793Z           
2026-06-18T11:24:25.0052877Z 
2026-06-18T11:24:25.0675846Z error: could not compile `spt-daemon` (test "access") due to 1 previous error
2026-06-18T11:24:25.2913155Z error: could not compile `spt-daemon` (test "dispatch") due to 1 previous error
2026-06-18T11:24:25.2913879Z error: could not compile `spt-daemon` (test "propagate") due to 1 previous error
2026-06-18T11:24:25.3702373Z error: could not compile `spt-daemon` (test "mesh") due to 1 previous error
2026-06-18T11:24:25.4786529Z rustc-LLVM ERROR: IO failure on output stream: no space on device
2026-06-18T11:24:25.6296033Z error: could not compile `spt-daemon` (lib test)
2026-06-18T11:24:25.6296368Z 
2026-06-18T11:24:25.6296502Z Caused by:
2026-06-18T11:24:25.6309778Z   process didn't exit successfully: `C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rustc.exe --crate-name spt_daemon --edition=2021 crates\spt-daemon\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg cfg(docsrs,test) --check-cfg "cfg(feature, values())" -C metadata=548eb9d5e9ce451f -C extra-filename=-036ed7f59bd1d1b6 --out-dir C:\actions-runner\_work\spt-core\spt-core\target\debug\deps -C incremental=C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental -L dependency=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps --extern base64=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbase64-b548805f762d34b4.rlib --extern ed25519_dalek=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libed25519_dalek-97fab2c71a4e1d4b.rlib --extern hmac=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhmac-e996b185f044bfe1.rlib --extern interprocess=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libinterprocess-95598dbd831d4f3c.rlib --extern serde=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde-2cfe227265f9e30b.rlib --extern serde_json=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde_json-17281f0e02bd2a5a.rlib --extern sha2=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libsha2-8b10433dc072d985.rlib --extern spt_live=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_live-b6ec9d79609585d5.rlib --extern spt_msg=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_msg-345260dbf9ff089b.rlib --extern spt_net=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_net-ca2c97e93cdd672a.rlib --extern spt_proto=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_proto-0fd4aade255656a9.rlib --extern spt_runtime=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_runtime-1225fe687a0ff9d2.rlib --extern spt_store=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_store-2004f920cce027c8.rlib --extern spt_term=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libspt_term-5bdc71bd59562e29.rlib --extern tempfile=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtempfile-e58c7f10086d5d2b.rlib --extern tokio=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio-5cfdff6656aca6b6.rlib -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\libsqlite3-sys-dfb857ecd39841b9\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\blake3-60c87a81e6cc6ba6\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\blake3-60c87a81e6cc6ba6\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\aws-lc-sys-1a05d93e0719da20\out -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\ring-9c61033a2441dbc4\out -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L native=C:\Users\decid\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\windows_x86_64_msvc-0.52.6\lib -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64" -L "native=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\atlmfc\lib\x64"` (exit code: 101)
2026-06-18T11:24:25.7012502Z error: linking with `link.exe` failed: exit code: 1140
2026-06-18T11:24:25.7013138Z   |
2026-06-18T11:24:25.7047509Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcGsNkaa\\symbols.o" "<32 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\pumpdeadline-2c334bc722379a7b.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcGsNkaa\\pumpdeadline-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcGsNkaa\\pumpdeadline-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcGsNkaa\\pumpdeadline-2.natvis"
2026-06-18T11:24:25.7074246Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:25.7075406Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\pumpdeadline-2c334bc722379a7b.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\pumpdeadline-2c334bc722379a7b.exp␍
2026-06-18T11:24:25.7076387Z           LINK : fatal error LNK1318: Unexpected PDB error; FILE_SYSTEM (3) 'C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\pumpdeadline-2c334bc722379a7b.pdb'␍
2026-06-18T11:24:25.7076854Z           
2026-06-18T11:24:25.7077002Z 
2026-06-18T11:24:25.7077185Z error: linking with `link.exe` failed: exit code: 1140
2026-06-18T11:24:25.7077473Z   |
2026-06-18T11:24:25.7103970Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcExYgQ6\\symbols.o" "<71 object files omitted>" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/libtempfile-e58c7f10086d5d2b.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\digest-c591f5533eadb05f.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcExYgQ6\\digest-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcExYgQ6\\digest-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcExYgQ6\\digest-2.natvis"
2026-06-18T11:24:25.7130616Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:25.7131583Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\digest-c591f5533eadb05f.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\digest-c591f5533eadb05f.exp␍
2026-06-18T11:24:25.7213363Z           LINK : fatal error LNK1318: Unexpected PDB error; FILE_SYSTEM (3) 'C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\digest-c591f5533eadb05f.pdb'␍
2026-06-18T11:24:25.7213792Z           
2026-06-18T11:24:25.7213871Z 
2026-06-18T11:24:26.2889403Z error: could not compile `spt-daemon` (test "digest") due to 1 previous error
2026-06-18T11:24:26.4016153Z error: could not compile `spt-daemon` (test "pumpdeadline") due to 1 previous error
2026-06-18T11:24:26.4649443Z error: linking with `link.exe` failed: exit code: 1180
2026-06-18T11:24:26.4649781Z   |
2026-06-18T11:24:26.4677416Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcFHA8Jj\\symbols.o" "<55 object files omitted>" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libtempfile-e58c7f10086d5d2b,libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "kernel32.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\notify_shell_e2e-7d96651688ec2039.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcFHA8Jj\\notify_shell_e2e-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcFHA8Jj\\notify_shell_e2e-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcFHA8Jj\\notify_shell_e2e-2.natvis"
2026-06-18T11:24:26.4704345Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:26.4705232Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\notify_shell_e2e-7d96651688ec2039.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\notify_shell_e2e-7d96651688ec2039.exp␍
2026-06-18T11:24:26.4706225Z           C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\notify_shell_e2e-7d96651688ec2039.exe : fatal error LNK1180: insufficient disk space to complete link␍
2026-06-18T11:24:26.4706640Z           
2026-06-18T11:24:26.4706710Z 
2026-06-18T11:24:26.9801705Z error: could not compile `spt` (test "notify_shell_e2e") due to 1 previous error
2026-06-18T11:24:35.0634586Z error: linking with `link.exe` failed: exit code: 1140
2026-06-18T11:24:35.0637119Z   |
2026-06-18T11:24:35.0725647Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcuHiXRM\\symbols.o" "<64 object files omitted>" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/libtempfile-e58c7f10086d5d2b.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\tunnel_e2e-037b3cc72833585a.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcuHiXRM\\tunnel_e2e-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcuHiXRM\\tunnel_e2e-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcuHiXRM\\tunnel_e2e-2.natvis"
2026-06-18T11:24:35.0775359Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:35.0776736Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\tunnel_e2e-037b3cc72833585a.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\tunnel_e2e-037b3cc72833585a.exp␍
2026-06-18T11:24:35.0778103Z           LINK : fatal error LNK1140: limit exceeded for program database; link with /PDB:NONE␍
2026-06-18T11:24:35.0778567Z           
2026-06-18T11:24:35.0778686Z 
2026-06-18T11:24:35.0846822Z error: could not compile `spt` (test "tunnel_e2e") due to 1 previous error
2026-06-18T11:24:35.2193011Z error: linking with `link.exe` failed: exit code: 1140
2026-06-18T11:24:35.2195056Z   |
2026-06-18T11:24:35.2318464Z   = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\decid\\AppData\\Local\\Temp\\rustcVs6wWY\\symbols.o" "<66 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps/{libtempfile-e58c7f10086d5d2b,libspt_daemon-fec883a7829a97aa,libspt_msg-345260dbf9ff089b,libwindows_sys-4cf78ffb6da01f45,libwindows_targets-8f35a6d2410dd7da,libspt_live-b6ec9d79609585d5,libspt_term-5bdc71bd59562e29,libportable_pty-50e6c123745e0772,libshell_words-ffdd3360205ad2fc,libserial-762a942977fa4ffd,libserial_windows-595ce9f6331e1d0c,libserial_core-dabc84def64fd077,libshared_library-a2db4a9aebb8d832,liblazy_static-415441d33699aa40,libfiledescriptor-f02ca740c6786a7d,libthiserror-3a80cdef0093bbd6,libwinreg-ea02f55e042548f0,libdowncast_rs-e6941c4902f6ccd7,libanyhow-7010c653578628de,libinterprocess-95598dbd831d4f3c,librecvmsg-da18d0ea0ced6ffc,libspt_net-ca2c97e93cdd672a,libsha1-e025bb9136e5f60c,libspake2-5d13153ba344aaf0,libhkdf-03831c7172bb7eab,libhmac-e996b185f044bfe1,libiroh-4c470328af3eb2d9,libpapaya-0618444e12d8f34e,libseize-a580e5e5af8e73f4,libswarm_discovery-07646c933e53549c,libacto-d6af9e642e0efc9b,libsmol_str-0f8c0897f08ffcc3,libportmapper-99f547a1380c003f,libigd_next-a1f9c7269c2f9d15,libattohttpc-56adeb9cba311fd3,libxmltree-4a03db13d97258e2,libxml-26483044fbb9318c,libctutils-a0b79bde140935c1,libcmov-4768121674cb5842,libbackon-5b9b222c9d362c61,libiroh_metrics-e13be9867bb4bc83,libryu-42a7cb369c870548,libnetwatch-4898f849e4ce56b8,libtime-c452403aebfbeeb7,libtime_core-be14b7c7919f9d91,libnum_conv-71bf51ac7a809923,libderanged-a1682ca4fd09151c,libpowerfmt-369395662f7ea5c2,libnetdev-b95623619be745e0,libmac_addr-f6740e45d8b44fb1,libwmi-06a01c3c1d29d6be,libfutures-84df367ef8092e27,libfutures_executor-fa6319b9a6f3c4f5,libchrono-f79f64d5f4cffdfd,libwindows-625f3bd0b8d0da3a,libwindows_core-3edf54885fd87c48,libn0_watcher-4c597d1cc8d0d223,libiroh_relay-54054fdff28c3ebc,libreqwest-ac75cf070f34b907,librustls_platform_verifier-6846bdf58951c3ec,libhyper_rustls-7742c2369416aeaf,libtower_http-71626f9beece9530,libtower-640b18737f051c37,libtower_layer-5d61ed3d375f5ba7,libsync_wrapper-33a0c82dec098f0c,liblru-6a2d28235ebddefc,libhashbrown-0be45c82ef4d2fe4,liballocator_api2-74a36ad2ebd40c9a,libfoldhash-63cf3bf441207ef8,libwebpki_roots-0cb47e919c855d01,libblake3-39ad0d1d460848f4,libconstant_time_eq-1b9617d4e0191e55,libarrayvec-b3ba1fb0bd31fc83,libarrayref-49e8e909773af2fa,libpostcard-1a0ba01e940490f0,libheapless-0bd5f7fe4483c57a,libspin-20816efa1c0eb4c1,libhash32-d729de8eba95d24e,libbyteorder-2ab53f25927e0c7b,libcobs-8a5c4c311e9d9e26,libserde_bytes-b513a61f7d547978,libtokio_websockets-aeb401b0f654b4ee,libsimdutf8-667f5f94b8438f8c,libsha1_smol-f4bc01e01fd07ce8,libnum_enum-fe12a30f688bcb7d,libiroh_dns-85912abe4be68870,libsimple_dns-bdedce416bc6f71d,libhickory_resolver-d4891d4aeb6156c4,libipconfig-66d4e77c8d58bf83,libwindows_registry-a9473cf978b94466,libwindows_strings-cdd50a4f08a97da4,libwindows_result-62cf4eed3b09e994,libwidestring-74284839effacb89,libmoka-86162c247365ef8b,libtagptr-9fae91e9c4c5e063,libcrossbeam_epoch-19f0377483d0280a,libuuid-04db0902594e461e,libcrossbeam_channel-6b095608c42a1ce1,libcrossbeam_utils-ccaed06cd2b6df87,libparking_lot-253b1d58a3dfcdce,libparking_lot_core-698c5356c1f3aef2,liblock_api-f09f5562bffb005d,libscopeguard-8cabf05fe32df8ac,libhickory_net-ba0de1f30139dec8,libtokio_rustls-8f3d91ce9d17c567,libhickory_proto-6fb0903785148aa2,libprefix_trie-716d668f7d8e3d03,libeither-abb73a39c16e4a13,libnum_traits-cdb7e0f32098cee6,libnoq-2dbbac4cdff21eb1,libtokio_stream-8782bf347136b812,libnoq_udp-abdc1b729314be72,liblibc-7f7a05fa01df7784,libnoq_proto-26c2ae5381efc97f,liblru_slab-72432835cdebfe02,libaes_gcm-a9b4ed04f49402ad,libctr-bda13d32cc6c2365,libghash-b06c034c3961670d,libpolyval-1b7b0a4419fb44e1,libopaque_debug-e9366cc65e663f43,libuniversal_hash-f79d2275c185ca63,libaes-c05bcfe4990cc176,libcipher-d7f8e593e73d54f7,libinout-7916ea02a824b55c,libaead-d1b8844edc4d82d4,libsorted_index_buffer-06bd2fb481a2a7be,libidentity_hash-7f9e28b8e2b1e340,librustc_hash-0e5cc03fc932024d,libtinyvec-79a21cfef3249c1a,libtinyvec_macros-7afdc6ba7a0e277d,libthiserror-3d740f595393d8d7,libstrum-5fc1058516af4ce4,libhyper_util-6f2ab7ade649def1,libbase64-b548805f762d34b4,libipnet-960057e6f47d82a4,libtower_service-145c4257e306c319,librustls-7cfaaef60fd7c74d,libwebpki-f6d500c00065fbc0,libaws_lc_rs-a9e6b53100d109d8,libaws_lc_sys-76bfac032332991f,libring-a3d923e71a32a56d,libuntrusted-f9064cf4d7107444,librustls_pki_types-5c2e8c1f48d64884,libhyper-bb193e905a04a989,libwant-bb3b44e7ecaed721,libtry_lock-8f5607fa3b62a4fe,libhttparse-f083573e91be1d29,libh2-54d4eb67a7c153f8,libfnv-cc596fa302da3c18,libatomic_waker-8c014cf46bcfea2d,libhttpdate-246d16398515f7a6,libhttp_body_util-ee0e6ed9b09a7763,libhttp_body-c0de5227f56d9c08,libhttp-de7cbc14c6f3977a,libtracing-98941201e0371249,liblog-92c32a39d373ca8e,libtracing_core-8379ba9026d4cfbe,libn0_future-021aa31d275fd773,libfutures_lite-08f88b6ab89b43bf,libparking-3bf4a70f06527366,libfastrand-a91393f78f5469a7,libfutures_buffered-b3e890b1922f70e1,libspin-f59ac4f4bc84eee6,libdiatomic_waker-e2ef744a8d212d78,libcordyceps-dfd5a12f3fdc2c12,libtokio_util-6f63feb5d4d5aac2,libfutures_util-52ae071499bdb712,libfutures_io-8a588218409a0a72,libslab-7d49860aff740478,libfutures_channel-e025d56841d652fd,libfutures_task-2fba8ee0980d06f0,libfutures_core-7252e840735b8748,libfutures_sink-63e9d960eb265abc,libtokio-5cfdff6656aca6b6,libsocket2-417be51e1115d250,libbytes-7fa99c9996959c98,libmio-21de7cf56980aa08,libwindows_sys-0c9e7361fa9dab2a,libwindows_link-750c1e8395263f2e,libpin_project_lite-8f01750316d5cd7f,libpin_project-d2fd588af98f177a,libiroh_base-cd4eadbe99bc9b3c,librand-de8626ecb355e840,libgetrandom-6e46645e280c4350,libchacha20-2239626ebe112ec8,libcpufeatures-ad65ba751b109ff1,libderive_more-10c4e33026245ec1,liburl-184633b9c79ab0ce,libidna-2eb1fb52f110159e,libidna_adapter-ee949d5f6ff39d57,libicu_properties-f377ce9aa238cd9c,libicu_properties_data-7931cf8a5dfdba74,libicu_normalizer-1ba3a433e7dc2241,libicu_normalizer_data-de2ccdb037cb6b3c,libicu_collections-299efef37ebf6421,libutf8_iter-8667528961b1857c,libpotential_utf-1fdbd22bc926b6ff,libicu_provider-ed6e031c9f108f07,libicu_locale_core-31e14abb28b75f4c,libtinystr-84a0553a0c094d40,liblitemap-405ce459934fb283,libwriteable-117a37e0863563eb,libzerovec-4ab20b9e3dc34e1d,libzerotrie-2da7be6347e67321,libyoke-2de3e3216a39c9ff,libstable_deref_trait-0e096ff5984b49fc,libzerofrom-af390e71bb95f5c2,libform_urlencoded-75eb2c5d40dbe775,libpercent_encoding-0aff148551bb810a,libed25519_dalek-9a9ee834e9be032c,libsha2-8cace948ae2e6d5f,libed25519-d51a67850575cb9b,libsignature-9671803ce5af0bab,libpkcs8-a1169071690f84d6,libspki-42bd612f542cd5bb,libder-18fe80a7689add1f,libpem_rfc7468-7623dc0ce520a633,libbase64ct-fd7b472ffe3384a9,libdata_encoding_macro-0e54f4c49fccfbf5,libcurve25519_dalek-c46dd87a36559eb7,librand_core-f5a4f9121bdf1050,libdigest-d565164163fe74d3,libconst_oid-a914ddb7b7344c42,libcrypto_common-a2e335e0df3a1e61,libblock_buffer-7cc5b76e81b90f24,libhybrid_array-891ddfc1e3340cc7,libn0_error-2009ee40cb58e819,libdata_encoding-78d18a20fed30b84,libspt_runtime-1225fe687a0ff9d2,libregex-4b3d8c0183b6a79f,libregex_automata-86cf6b44556a0444,libaho_corasick-2114ef6e31c299bf,libregex_syntax-43e21e70306c1292,libtoml-f17076c2fafda3bd,libtoml_edit-64fc598b636dff53,libserde_spanned-1f37eec570f37b5f,libwinnow-9060fa526873a459,libtoml_write-cbe0ee03e0822432,libtoml_datetime-452346770fb9ab3a,libschemars-3087fbf68ad7e654,libdyn_clone-2a79e79feefffffc,libref_cast-2a894f8d7459b2eb,libspt_store-2004f920cce027c8,libserde_json-17281f0e02bd2a5a,libmemchr-cb0a0fc22acd0836,libitoa-2fadb60393a045de,libzmij-b82215484eee4f22,libindexmap-041aae331fe12ea8,libequivalent-81775ab5d8154b89,libhashbrown-635befb600e68988,libfs2-509ec141a8cd0084,libwinapi-3ada3e42829efa8d,librusqlite-e6410a40587b2412,libbitflags-ac2f1c33302ac4cb,libsmallvec-0351b9b3b0d13bf4,libfallible_streaming_iterator-b9d1906a1096dee7,libfallible_iterator-ed130759af23d6c1,libhashlink-2da09f725f0306bc,libhashbrown-21e87604c4d20056,libahash-7f0b33588d29b971,libonce_cell-413813fe09b89788,libportable_atomic-64fa3d89ee64b215,libzerocopy-50fbb0b48fb600e7,liblibsqlite3_sys-abece50c6a4c2bc2,libspt_proto-0fd4aade255656a9,libed25519_dalek-97fab2c71a4e1d4b,libsha2-8b10433dc072d985,libcurve25519_dalek-8acc79d327bfa0b2,libcpufeatures-c232fa689cff9078,libzeroize-43316c5fd3484d22,librand_core-d7ec264f3ecb092b,libgetrandom-6d5f68613080b1be,libcfg_if-4be1d57b9cd9afec,libdigest-c21bf9f154372849,libsubtle-3e3d27900247595c,libblock_buffer-7afe031c92b89e1c,libcrypto_common-38bd24d386ad0136,libgeneric_array-6efae25bedc163a0,libtypenum-5b38d9aafac5529f,libed25519-1557411f44961c05,libsignature-7f41cf5669168da2,libserde-2cfe227265f9e30b,libserde_core-3ddf51a30c07af59}.rlib" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_targets-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "user32.lib" "userenv.lib" "advapi32.lib" "C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib\\windows.0.52.0.lib" "iphlpapi.lib" "legacy_stdio_definitions.lib" "advapi32.lib" "cfgmgr32.lib" "gdi32.lib" "kernel32.lib" "msimg32.lib" "opengl32.lib" "synchronization.lib" "user32.lib" "winspool.lib" "ws2_32.lib" "bcrypt.lib" "advapi32.lib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\libsqlite3-sys-dfb857ecd39841b9\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\blake3-60c87a81e6cc6ba6\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\aws-lc-sys-1a05d93e0719da20\\out" "/LIBPATH:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\build\\ring-9c61033a2441dbc4\\out" "/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\atlmfc\\lib\\x64" "/LIBPATH:C:\\Users\\decid\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\windows_x86_64_msvc-0.52.6\\lib" "/OUT:C:\\actions-runner\\_work\\spt-core\\spt-core\\target\\debug\\deps\\sync-68a7b2a60bbe9351.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcVs6wWY\\sync-0.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcVs6wWY\\sync-1.natvis" "/NATVIS:C:\\Users\\decid\\AppData\\Local\\Temp\\rustcVs6wWY\\sync-2.natvis"
2026-06-18T11:24:35.2367636Z   = note: some arguments are omitted. use `--verbose` to show all linker arguments
2026-06-18T11:24:35.2369119Z   = note:    Creating library C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\sync-68a7b2a60bbe9351.lib and object C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\sync-68a7b2a60bbe9351.exp␍
2026-06-18T11:24:35.2370713Z           LINK : fatal error LNK1140: limit exceeded for program database; link with /PDB:NONE␍
2026-06-18T11:24:35.2371220Z           
2026-06-18T11:24:35.2371342Z 
2026-06-18T11:24:35.2458230Z error: could not compile `spt-daemon` (test "sync") due to 1 previous error
2026-06-18T11:24:35.5081007Z error: failed to write file \\?\C:\actions-runner\_work\spt-core\spt-core\target\debug\incremental\spt-1bdwq4e2zr974\s-hjl7ac9ais-0obgnmq-working\dep-graph.part.bin: There is not enough space on the disk. (os error 112)"
2026-06-18T11:24:35.5081949Z 
2026-06-18T11:24:35.6038053Z error: could not compile `spt` (bin "spt") due to 1 previous error
2026-06-18T11:24:35.6351044Z error: command `'C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe' test --no-run --message-format json-render-diagnostics --workspace` exited with code 101
2026-06-18T11:24:35.7031584Z ##[error]Process completed with exit code 1.
2026-06-18T11:24:35.7272779Z Post job cleanup.
2026-06-18T11:24:35.8308091Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T11:24:35.8512692Z git version 2.43.0.windows.1
2026-06-18T11:24:35.8550810Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d800933e-a8d2-488a-9d75-90c1a3ae4887\.gitconfig'
2026-06-18T11:24:35.8565361Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d800933e-a8d2-488a-9d75-90c1a3ae4887' before making global git config changes
2026-06-18T11:24:35.8566024Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:24:35.8571690Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T11:24:35.8872614Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:24:35.9087332Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T11:24:36.2786354Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:24:36.3014533Z http.https://github.com/.extraheader
2026-06-18T11:24:36.3046049Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-18T11:24:36.3314278Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T11:24:36.7153941Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:24:36.7371036Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T11:24:37.1075135Z Cleaning up orphan processes
